LexVibe — One-Step Legal Compliance for Vibe-Coded Apps

Created By
Marcos Novo16 days ago
Make your vibe-coded app (Lovable, Bolt, v0, Next.js) legally compliant in one step: localized privacy policy & terms, cookie consent banner with real script blocking, and EU AI Act risk check — right from Claude Code, Cursor or any MCP client. No signup required to try it.
Overview

What is LexVibe?

LexVibe makes vibe-coded apps legally compliant in one step. Tell your AI assistant "make my app legally compliant" and LexVibe scans the project, generates localized privacy policy / terms / AI disclosure into /legal, installs a cookie consent banner with real script blocking (scripts stay blocked until the user consents), and classifies your EU AI Act risk with the applicable obligations and deadlines.

Built for builders using Lovable, Bolt, v0, Base44, Replit, Next.js or plain HTML — no legal knowledge needed, and no signup required to try it.

Tools

ToolWhat it does
make_compliantOne step: scan → generate docs into /legal → install the banner snippet → classify EU AI Act risk
check_complianceRead-only readiness report: what was detected and which human facts are still missing
scan_projectDetect analytics, payments, generative AI, email collection, third parties and platforms (web / iOS / Android)
generate_policiesPrivacy policy / terms / AI disclosure, localized and tailored per market (12 languages, 12 market packs)
install_snippetInsert the cookie-banner snippet before </head>; for JSX layouts it returns exact instructions
check_ai_actClassify EU AI Act risk and list obligations with deadlines
claim_appCreate a real app in your LexVibe account (hosted, auto-updated policies) via a confirmation link
get_claim_statusPoll a claim; returns the real app id, install snippet and policy URL

Quickstart

Claude Code:

claude mcp add lexvibe -- npx -y @lexvibe/mcp

Cursor / Windsurf / Cline (mcp.json):

{
  "mcpServers": {
    "lexvibe": { "command": "npx", "args": ["-y", "@lexvibe/mcp"] }
  }
}

Remote (no install) — claude.ai / Claude Desktop / ChatGPT connectors, Streamable HTTP, no auth:

https://golexvibe.com/api/mcp

Server Config

{
  "mcpServers": {
    "lexvibe": {
      "command": "npx",
      "args": [
        "-y",
        "@lexvibe/mcp"
      ]
    }
  }
}
Project Info
Created At
16 days ago
Updated At
16 days ago
Author Name
Marcos Novo
Star
-
Language
-
License
-
Category

Recommend Servers

View All